home *** CD-ROM | disk | FTP | other *** search
- lock screen
- put "bgf" into line 1 of x
- put short name of bg field which into line 2 of x
- put rect of bg field which into line 3 of x
- put style of bg field which into line 4 of x
- put showLines of bg field which into line 5 of x
- put wideMargins of bg field which into line 6 of x
- put autoTab of bg field which into line 7 of x
- put dontSearch of bg field which into line 8 of x
- put dontWrap of bg field which into line 9 of x
- put fixedLineHeight of bg field which into line 10 of x
- put sharedText of bg field which into line 11 of x
- put locktext of bg fld which into line 12 of x
- put textFont of bg field which into line 13 of x
- put textSize of bg field which into line 14 of x
- put textAlign of bg field which into line 15 of x
- put textStyle of bg field which into line 16 of x
- put number of lines of script of bg field which into line 17 of x
- if script of bg field which is not empty then
- put script of bg field which into line 18 of x
- else
- put "emptySC" into line 18 of x
- put 1 into line 17 of x
- end if
- put return&(bg fld which) after x
- if " id " is in line 2 of x then put "newField" into line 2 of x
- recordChange x